LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

TryParse Method

Show in webframe





The value to be parsed.
Tries to parse the string into an enumeration.
Syntax
public static bool TryParse( 
   string name
)
'Declaration
 
Public Shared Function TryParse( _
   ByVal name As String _
) As Boolean
'Usage
 
Dim name As String
Dim value As Boolean
 
value = Enum(Of T).TryParse(name)

            

            
public:
static bool TryParse( 
   String^ name
) 

Parameters

name
The value to be parsed.

Return Value

True if the value can be converted to the specified type.
Requirements

Target Platforms

See Also

Reference

Enum<T> Class
Enum<T> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features